projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ff0179
)
(makefile-gnumake-functions-alist): Add `addprefix'.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 27 Jun 1996 07:48:39 +0000
(07:48 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 27 Jun 1996 07:48:39 +0000
(07:48 +0000)
lisp/progmodes/make-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/make-mode.el
b/lisp/progmodes/make-mode.el
index 9479fd6ecc87e9751168dacda3fa7534647dd751..5721cc53b00d99671092efd969acae88310a12ff 100644
(file)
--- a/
lisp/progmodes/make-mode.el
+++ b/
lisp/progmodes/make-mode.el
@@
-387,6
+387,7
@@
The function must satisfy this calling convention:
("notdir" "Names")
("suffix" "Names")
("basename" "Names")
+ ("addprefix" "Prefix" "Names")
("addsuffix" "Suffix" "Names")
("join" "List 1" "List 2")
("word" "Index" "Text")